←Select platform

MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Class

Summary

Represents a generic collection of MedicalViewerDoublePlaneCutLine objects.

Syntax

C#
VB
C++
public class MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> : Leadtools.Leadtools.RasterCollection<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.ICollection<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.IEnumerable<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.IList<MedicalViewerDoublePlaneCutLine>, System.Collections.IEnumerable
Public Class MedicalViewerDoublePlaneCutLinesCollection(Of MedicalViewerDoublePlaneCutLine)  
   Inherits Leadtools.Leadtools.RasterCollection(Of MedicalViewerDoublePlaneCutLine) 
   Implements System.Collections.Generic.ICollection(Of MedicalViewerDoublePlaneCutLine), System.Collections.Generic.IEnumerable(Of MedicalViewerDoublePlaneCutLine), System.Collections.Generic.IList(Of MedicalViewerDoublePlaneCutLine), System.Collections.IEnumerable 
generic<typename MedicalViewerDoublePlaneCutLine> 
public ref class MedicalViewerDoublePlaneCutLinesCollection : public Leadtools.Leadtools.RasterCollection<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.ICollection<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.IEnumerable<MedicalViewerDoublePlaneCutLine>, System.Collections.Generic.IList<MedicalViewerDoublePlaneCutLine>, System.Collections.IEnumerable 

Type Parameters

MedicalViewerDoublePlaneCutLine

The Generic MedicalViewerDoublePlaneCutLinesCollection class provides a generic collection class that implements the .NET Generic IList, Generic ICollection and Generic IEnumerable interfaces.

Example

For an example, refer to MedicalViewerPlaneCutLine

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize